go/types.substMap.lookup (method) 3 uses go/types (current package) subst.go#L44: func (m substMap) lookup(tpar *TypeParam) Type { subst.go#L70: return smap.lookup(t) subst.go#L270: return subst.smap.lookup(t)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)